﻿2026-07-11T00:03:37.6614655Z ##[group]Run actions/checkout@v5
2026-07-11T00:03:37.6615210Z with:
2026-07-11T00:03:37.6615522Z   fetch-depth: 0
2026-07-11T00:03:37.6615880Z   repository: SaberMage/spt-core
2026-07-11T00:03:37.6618699Z   token: ***
2026-07-11T00:03:37.6619022Z   ssh-strict: true
2026-07-11T00:03:37.6619368Z   ssh-user: git
2026-07-11T00:03:37.6619715Z   persist-credentials: true
2026-07-11T00:03:37.6620245Z   clean: true
2026-07-11T00:03:37.6620578Z   sparse-checkout-cone-mode: true
2026-07-11T00:03:37.6620960Z   fetch-tags: false
2026-07-11T00:03:37.6621309Z   show-progress: true
2026-07-11T00:03:37.6621637Z   lfs: false
2026-07-11T00:03:37.6621935Z   submodules: false
2026-07-11T00:03:37.6622276Z   set-safe-directory: true
2026-07-11T00:03:37.6622632Z ##[endgroup]
2026-07-11T00:03:37.8359579Z Syncing repository: SaberMage/spt-core
2026-07-11T00:03:37.8361014Z ##[group]Getting Git version info
2026-07-11T00:03:37.8361640Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T00:03:37.8579059Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T00:03:37.8780373Z git version 2.43.0.windows.1
2026-07-11T00:03:37.8804325Z ##[endgroup]
2026-07-11T00:03:37.8811579Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\fa3c6236-2602-4ebd-9cc0-fa2bf0d32261\.gitconfig'
2026-07-11T00:03:37.8825139Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fa3c6236-2602-4ebd-9cc0-fa2bf0d32261' before making global git config changes
2026-07-11T00:03:37.8826683Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T00:03:37.8829919Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T00:03:37.9052122Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T00:03:37.9245431Z https://github.com/SaberMage/spt-core
2026-07-11T00:03:37.9271668Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T00:03:37.9275693Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T00:03:37.9465624Z HEAD
2026-07-11T00:03:37.9696754Z ##[endgroup]
2026-07-11T00:03:37.9698684Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T00:03:38.3257161Z ##[group]Cleaning the repository
2026-07-11T00:03:38.3260973Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T00:03:53.0443245Z Removing target/
2026-07-11T00:03:53.0470729Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T00:03:53.0913878Z HEAD is now at fab3f06 Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:53.0936856Z ##[endgroup]
2026-07-11T00:03:53.0941257Z ##[group]Disabling automatic garbage collection
2026-07-11T00:03:53.0946361Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T00:03:53.1171440Z ##[endgroup]
2026-07-11T00:03:53.1171826Z ##[group]Setting up auth
2026-07-11T00:03:53.1177840Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T00:03:53.1392126Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T00:03:53.4996185Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T00:03:53.5226187Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T00:03:53.8886197Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T00:03:53.9127092Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T00:03:54.2836570Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T00:03:54.3131974Z ##[endgroup]
2026-07-11T00:03:54.3132409Z ##[group]Fetching the repository
2026-07-11T00:03:54.3140418Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6bfc02831fccff8f137e63d0b79b3778a9e93386:refs/remotes/pull/82/merge
2026-07-11T00:03:55.7200945Z From https://github.com/SaberMage/spt-core
2026-07-11T00:03:55.7201443Z    eb8a8c2..4b29512  build/msg-identity-w4-delivery           -> origin/build/msg-identity-w4-delivery
2026-07-11T00:03:55.7201991Z  + fab3f06...6bfc028 6bfc02831fccff8f137e63d0b79b3778a9e93386 -> pull/82/merge  (forced update)
2026-07-11T00:03:55.7329790Z ##[endgroup]
2026-07-11T00:03:55.7330213Z ##[group]Determining the checkout info
2026-07-11T00:03:55.7330579Z ##[endgroup]
2026-07-11T00:03:55.7334579Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T00:03:55.7609723Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T00:03:55.7839795Z ##[group]Checking out the ref
2026-07-11T00:03:55.7844851Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/82/merge
2026-07-11T00:03:55.8465947Z Warning: you are leaving 1 commit behind, not connected to
2026-07-11T00:03:55.8466316Z any of your branches:
2026-07-11T00:03:55.8466511Z 
2026-07-11T00:03:55.8466751Z   fab3f06 Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:55.8467017Z 
2026-07-11T00:03:55.8467170Z If you want to keep it by creating a new branch, this may be a good time
2026-07-11T00:03:55.8467442Z to do so with:
2026-07-11T00:03:55.8467556Z 
2026-07-11T00:03:55.8467697Z  git branch <new-branch-name> fab3f06
2026-07-11T00:03:55.8467823Z 
2026-07-11T00:03:55.8468085Z HEAD is now at 6bfc028 Merge 4b29512434c02998467d594dedd8965eb79212c2 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:55.8493051Z ##[endgroup]
2026-07-11T00:03:55.8739415Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T00:03:55.8939041Z 6bfc02831fccff8f137e63d0b79b3778a9e93386
